home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / utility / whelp.zip / WHELP.DEF < prev    next >
Text File  |  1992-06-01  |  296b  |  14 lines

  1. ;
  2. ; Module definition file
  3. ;
  4.  
  5. NAME    WHELP
  6.  
  7. DESCRIPTION     "A command line interface to winhelp"
  8. EXETYPE         WINDOWS
  9. STUB            "WINSTUB.EXE"
  10. CODE            PRELOAD MOVEABLE DISCARDABLE
  11. DATA            PRELOAD MOVEABLE MULTIPLE
  12. HEAPSIZE        1024
  13. STACKSIZE       16384
  14.